home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1743 / frame_15 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  152 b   |  11 lines

  1. set("/Variables:From","Tab5Puit");
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("Tab4Ini");
  5.    play();
  6. }
  7. tellTarget("_parent")
  8. {
  9.    gotoAndStop(1);
  10. }
  11.